Blazor コントロール
AsPlain メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DataCollection<T> クラス : AsPlain メソッド
Returns a IDataCollection<T> whose group items are inline with the data items. Otherwise the collection return the first level of groups and its items must be get from each of the group items.
シンタックス
'宣言
 
Public Function AsPlain() As IDataCollection(Of Object)
public IDataCollection<object> AsPlain()
参照

C1DataCollection<T> クラス
C1DataCollection<T> メンバ